func internal/runtime/maps.depthToShift
3 uses
internal/runtime/maps (current package)
map.go#L248: func depthToShift(depth uint8) uint8 {
map.go#L312: m.globalShift = depthToShift(m.globalDepth)
map.go#L640: m.globalShift = depthToShift(m.globalDepth)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)